-
Notifications
You must be signed in to change notification settings - Fork 853
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[ignore] Testing branch with useSraAuth=true #4535
Closed
gosar
wants to merge
58
commits into
feature/master/sra-identity-auth
from
feature/master/sra-identity-auth-testing
Closed
[ignore] Testing branch with useSraAuth=true #4535
gosar
wants to merge
58
commits into
feature/master/sra-identity-auth
from
feature/master/sra-identity-auth-testing
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…' into feature/master/sra-identity-auth-testing
…by new signers. (#4494)
…' into feature/master/sra-identity-auth-testing
…' into feature/master/sra-identity-auth-testing
…' into feature/master/sra-identity-auth-testing
…' into feature/master/sra-identity-auth-testing
…ra-identity-auth-testing
…' into feature/master/sra-identity-auth-testing
…' into feature/master/sra-identity-auth-testing
…' into sra-identity-auth-testing
…' into sra-identity-auth-testing
…' into sra-identity-auth-testing
…' into sra-identity-auth-testing
* Update NoneAuthTypeRequestTest for SRA clients * Update ClientBuilderTest for SRA clients
…ra-identity-auth-testing
…ra-identity-auth-testing
…ra-identity-auth-testing
Co-authored-by: Debora N. Ito <476307+debora-ito@users.noreply.github.com>
…existing ProxyConfig (#4467) * Proxy Environment Variable support for SDK HTTP config settings * Added configs for Proxy settings * Added generic test cases to test combination of settings * Updated after self review * Addressed spot bugs * Junit build check failures * fixed junit test cases * fix japi cmp issue * fix checkstyle issue * fixed junit * Handle PR comments * Handle checkstyle failure
Fix an issue where we were previously enforcing the requirement for mappedTableResource to be present before it was actually required. Now, we defer the validation utnil we actually need to access it.
Release SRA Identity & Auth core changes
…ra-identity-auth-testing
…tation to clarify that the PCoIP protocol is only available for Windows bundles.
…nt to return additional metadata.
…low visible ascii characters. Add paginators to DescribeInstanceRefreshes, DescribeLoadBalancers, and DescribeLoadBalancerTargetGroups
…awsAccounts parameter. When you create or update an assessment, there is now a limit of 200 AWS accounts that can be specified in the assessment scope.
…adapter version management, 3 new APIs for tagging, and updates AnalyzeDocument and StartDocumentAnalysis API parameters for using adapters.
…r all AWS Location resource operations.
…tack subnets over IPv6, via an opt-in flag in CreateFunction and UpdateFunctionConfiguration APIs
…with Availability Zone affinity for Network Load Balancers.
…for adding a dedicated log volume to open-source RDS instances.
…ous shapes in Customer Profiles Calculated Attribute API model.
…Custom Moderation. This allows the enhancement of accuracy for detect moderation labels operations by creating custom adapters tuned on customer data.
…ettings and DirectDeploySettings support for CanvasAppSettings
…a supported platform for On-Demand Capacity Reservations and adds support for setting an Amazon Machine Image (AMI) to disabled state. Disabling the AMI makes it private if it was previously shared, and prevents new EC2 instance launches from it.
…ucket from AWSGlue
…9e9f46e1e Pull request: release <- staging/1aa9ea38-9161-4d55-b739-f469e9f46e1e
gosar
changed the title
[ignore] Feature/master/sra identity auth testing
[ignore] Testing feature branch with useSraAuth=true
Oct 12, 2023
gosar
changed the title
[ignore] Testing feature branch with useSraAuth=true
[ignore] Testing branch with useSraAuth=true
Oct 12, 2023
* fix typo in release-javadoc.yml
Now that |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Motivation and Context
PR to kick off integ tests against the feature/master/sra-identity-auth-testing branch which has useSraAuth=true.
Modifications
Testing
Screenshots (if appropriate)
Types of changes
Checklist
mvn install
succeedsscripts/new-change
script and following the instructions. Commit the new file created by the script in.changes/next-release
with your changes.License